home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 146
/
(Vol 146) Jan 07 2012.iso
/
Games
/
scuba.swf
/
scripts
/
DefineSprite_274
/
frame_21
/
DoAction.as
Wrap
Text File
|
2012-01-07
|
145b
|
6 lines
if(_root.gHitByFish == true)
{
vHitByFishFrame = Number(Number(diver._totalframes - Number(diver._currentframe)) - Number(1));
}
play();